.clearfixed:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    zoom: 1;
}

.page-header .wrap {
    position: relative;
}

.page-header .wrap a.iphone {
    position: absolute;
    right: 15px;
    top: 0px;
    display: block;
    width: 42px;
    height: 60px;
    background: url(../images/iphone.png) no-repeat center;
    background-size: 60%;
}

.isHeader .wrap {
    position: relative;
}

.isHeader .wrap a.iphone {
    position: absolute;
    right: 15px;
    top: 0px;
    display: block;
    width: 42px;
    height: 60px;
    background: url(../images/iphone.png) no-repeat center;
    background-size: 60%;
}

.section_wrap .section_con {
    padding: 48px 0 120px 0;
}

.section_wrap .wrap.swiperWrap {
    width: auto;
}

.section_wrap .swiperWrap .box {
    width: 1480px;
    height: 510px;
    margin: 0 auto;
    position: relative;
}

.section_wrap .swiperWrap .box .btn {
    position: absolute;
    top: 50%;
    width: 46px;
    height: 46px;
    margin-top: -7%;
    z-index: 10;
    left: -80px;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.section_wrap .swiperWrap .box .btn.btnRight {
    left: inherit;
    right: -80px;
}

.section_wrap .swiperWrap .box .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.section_wrap .swiperWrap .box .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.section_wrap .swiperWrap .box .swiper-slide .aniShow {
    width: auto;
}

.section_wrap .swiperWrap .box .swiper-button-next,
.section_wrap .swiperWrap .box .swiper-button-prev {
    display: none;
}

.section_wrap .swiperWrap .box .swiper-slide img {
    width: 100%;
}

.section_wrap .swiperWrap .box .swiper-slide h1 {
    font-size: 16px;
    color: #333333;
    padding-top: 20px;
    font-weight: normal;
}

.section_wrap .swiperWrap .box .swiper-slide p {
    font-size: 16px;
    color: #333333;
    padding-top: 10px;
    padding-bottom: 24px;
}

.aboutOne .left {
    float: left;
    width: 340px;
    height: 330px;
    background: url(../images/aboutOne1.jpg) no-repeat left center;
    border-radius: 5px 0 0 0;
    position: relative;
}

.aboutOne .left>img {
    display: block;
    margin: 92px auto 28px;
}

/**.aboutOne .left h1 {
    width: 284px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    padding: 0;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #863b94;
    background: #fff;
    letter-spacing: 0;
    margin: 0 auto;
    text-align: center;
}**/

.aboutOne .left h1::after {
    display: none;
}

.aboutOne .left::after {
    display: block;
    content: "";
    width: 314px;
    height: 126px;
    background: url(../images/aboutOne0.png) no-repeat center;
    position: absolute;
    left: 50%;
    bottom: -4px;
    transform: translate(-50%, 0%);
}

.aboutOne .right {
    float: right;
    width: 760px;
    height: 330px;
    overflow: hidden;
}

.aboutOne .right .swiper-container .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.aboutOne .right .swiper-container .swiper-pagination-bullet-active {
    background: #863b94 !important;
}

.aboutOne .text {
    float: left;
}

.aboutOne .text>p {
    font-size: 16px;
    line-height: 28px;
    color: #595757;
    margin: 50px auto 0;
    text-indent: 2em;
    text-align: justify;
}

.aboutTwo ul {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 46px 0 50px 0;
    margin: 62px auto 0;
}

.aboutTwo ul li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 40px;
    color: #a747b4;
    position: relative;
}

.aboutTwo ul li i {
    font-weight: bold;
}

.aboutTwo ul li span {
    font-weight: bold;
}

.aboutTwo ul li b {
    font-size: 12px;
    position: relative;
    top: -22px;
    font-weight: normal;
}

.aboutTwo ul li p {
    font-size: 16px;
    color: #000;
}

.aboutTwo ul li::after {
    display: block;
    content: "";
    width: 1px;
    height: 58px;
    background: #e1e1e1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 0 0 50%;
    transform: translate(-50%, -50%);
}

.aboutTwo .text p {
    font-size: 16px; 
	line-height:28px;
    color: #595757;
    margin: 50px auto 0;
    text-indent: 2em;
    text-align: justify;
}

.aboutThree {
    margin: 60px auto;
}

.aboutFour {}

.aboutFour h2 {
    font-size: 24px;
    font-family: "微软雅黑";
    color: #434343;
    text-indent: 2em;
    position: relative;
    margin: 0 auto 46px;
}

.aboutFour h2::after {
    display: block;
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.aboutFour .h2A::after {
    background: url(../images/h2A.png) no-repeat center;
}

.aboutFour .h2B::after {
    background: url(../images/h2B.png) no-repeat center;
}

.aboutFour p {
    font-size: 16px; line-height:28px;
    color: #595757;
    margin: 0 auto 40px;
    text-indent: 2em;
    text-align: justify;
}

.aboutFive img {
    float: left;
}

.aboutFive img+img {
    float: right;
}

.aboutFive .text {
    float: left;
    margin: 58px auto 0;
}

.aboutFive .text p {
    font-size: 16px; line-height:28px;
    color: #595757;
    margin: 0 auto 40px;
    text-indent: 2em;
    text-align: justify;
}

.about2One {
    margin: 50px auto 0;
}

.about2One ul li {
    float: left;
    width: 352px;
    text-align: center;
    overflow: hidden;
}

.about2One ul li+li {
    margin: 0 0 24px 22px;
}

.about2One ul li:nth-child(3n+1) {
    margin: 0 0 24px 0;
}

.about2One ul li img {
	    max-height: 240px;
}

.about2One ul li p {
    font-size: 16px;
    line-height: 16px;
    margin: 20px auto;
    color: #666;
}

.publicPaging {
    text-align: center;
}

.publicPaging span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #cecece;
    color: #9e9e9e;
}

.publicPaging span:hover {
    background: #873b95;
    color: #fff;
    cursor: pointer;
}

.about2Two {
    border-top: 1px solid #e9e9e9;
    margin: 62px auto 0;
}

.about2Two h2 {
    font-size: 18px;
    line-height: 18px;
    font-family: "微软雅黑";
    color: #000;
    margin: 39px auto 34px;
    font-weight: normal;
}

.about2Two ul {
    margin: 0 auto 130px;
}

.about2Two ul li {
    float: left;
    width: 360px;
    height: 407px;
    box-shadow: 0px 0px 10px #dcdcdc;
    text-align: center;
}

.about2Two ul li+li {
    margin: 0 0 0 10px;
}

.about2Two ul li h3 {
    font-size: 18px;
    font-family: "微软雅黑";
    color: #000;
    position: relative;
    font-weight: normal;
    margin: 30px auto;
}

.about2Two ul li h3::after {
    display: block;
    content: '';
    width: 30px;
    height: 1px;
    background: #eaeaea;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0);
}

.about2Two ul li i {
    display: block;
    width: 26px;
    height: 16px;
    background: url(../images/rrr.png) no-repeat center;
    margin: 28px auto 0;
}

.about4One {
    width: 1100px;
    height: 830px;
    box-shadow: 0px 0px 10px #dcdcdc;
    margin: 84px auto 0;
}

.about4One .padi {
    padding: 60px 78px 0 70px;
}

.about4One .padi .one .left {
    float: left;
    position: relative;
}

.about4One .padi .one .left .title {
    position: relative;
    line-height: 44px;
    text-indent: 68px;
    font-size: 17px;
    font-family: "微软雅黑";
    color: #963d98;
}

.about4One .padi .one .left .title+.title {
    margin: 30px auto 0;
}

.about4One .padi .one .left .title::before {
    display: block;
    content: "";
    width: 44px;
    height: 44px;
    background: url(../images/about4One1.png) no-repeat center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
}

.about4One .padi .one .left .title:nth-child(2)::before {
    background: url(../images/about4One2.png) no-repeat center;
}

.about4One .padi .one .left .title:nth-child(3)::before {
    background: url(../images/about4One4.png) no-repeat center;
}

.about4One .padi .one .left .title:nth-child(4)::before {
    background: url(../images/about4One3.png) no-repeat center;
}
.about4One .padi .one .left .title b {
    display: inline-block;
    width: 86px;
    text-indent: 0;
    margin: 0 58px 0 0;
}

.about4One .padi .one .left::before {
    display: block;
    content: "";
    width: 1px;
    height: 268px;
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: 170px;
}

.about4One .padi .one .left .title span {
    color: #666;
}

.about4One .padi .one .left .qq {
    display: block;
    width: 146px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #7e7e7e;
    border-radius: 25px;
    text-align: center;
    text-indent: 2em;
    position: absolute;
    right: -180px;
    bottom: -20px;
}

.about4One .padi .one .left .qq::before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/qqq.png) no-repeat center;
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translate(0%, -50%);
}

.about4One .padi .one .right {
    float: right;
    width: 166px;
    height: 230px;
    border: 1px solid #e5e5e5;
    text-align: center;
}

.about4One .padi .one .right img {
    width: 164px;
    height: 164px;
}

.about4One .padi .one .right h2 {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #1d2e41;
    font-weight: normal;
    margin: 5px auto 0;
}

.about4One .padi .two {
    margin: 70px auto 0;
}

.about4One .padi .two h3 {
    font-size: 36px;
    line-height: 36px;
    font-family: "微软雅黑";
    color: #808080;
    font-weight: normal;
    margin: 0 auto 32px;
}

.about4One .padi .two textarea {
    background: #f4f4f4;
    border: 1px solid #e1e1e1;
    padding: 15px 20px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #ababab;
    margin: 0 auto 30px;
}

.about4One .padi .two input {
    /*width: 305px;*/
	width: calc(33% - 14px);
    height: 41px;
    background: #f4f4f4;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #ababab;
    padding: 0 15px;
}

.yzm {
	display: inline-block;
}

.yzm input {
	width: calc(65% - 14px) !important;
    margin: 0 0 0 14px;
}

.about4One .padi .two input+input {
    margin: 0 0 0 14px;
}

.about4One .padi .two button {
    display: block;
    width: 199px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 45px;
    background: #963d98;
    margin: 58px auto 0;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #fff;
}

.contents_wrap .map {
    width: 100%;
    height: 460px;
    margin: 0 auto 7px;
}

.detectionOne {
    padding: 20px 0 0 0;
}

.detectionOne .one p {
    font-size: 16px;
    line-height: 28px;
    font-family: "微软雅黑";
    color: #666;
    text-indent: 2em;
    letter-spacing: -0.1px;
    margin: 0 auto 60px;
}

.detectionOne .one p span {
    font-size: 20px;
    font-family: "微软雅黑";
    color: #a747b4;
    text-align: justify;
}

.detectionOne .one .img {
    text-align: center;
}

.detectionOne .one .img img+img {
    margin: 0 0 0 32px;
}

.detectionOne .two {
    margin: 60px auto 0;
}

.detectionOne .two p {
    font-size: 16px;
    line-height: 28px;
    font-family: "微软雅黑";
    color: #666;
    text-indent: 2em;
    margin: 0 auto 36px;
}

.detectionOne .two img {
    display: block;
    margin: 0 auto;
}

.detectionOne .two .img {
    width: 1036px;
    margin: 0 auto 50px;
}

.detectionOne .two .img .left {
    float: left;
}

.detectionOne .two .img .right {
    float: right;
    width: 698px;
}

.detectionOne .two .img .right img {
    float: left;
}

.detectionOne .two .img .right img:nth-child(even) {
    float: right;
}


/* .detectionOne .two .img {
    text-align: center;
}

.detectionOne .two .img img+img {
    margin: 0 0 0 2px;
}

.detectionOne .two .imgTwo {
    text-align: center;
    margin: 6px auto 50px;
} */

.detectionTwo {
    padding: 16px 0 0 0;
}

.detectionTwo p {
    font-size: 16px;
    line-height: 28px;
    font-family: "微软雅黑";
    color: #666;
    text-indent: 2em;
    margin: 0 auto 36px;
    text-align: justify;
}

.detectionTwo .img {
    margin: 0 auto 56px;
    text-align: center;
}

.detectionTwo .imgs {
    text-align: center;
    margin: 0 auto 100px;
}

.detectionTwo .imgs img+img {
    margin: 0 0 0 15px;
}

.detectionThree .one {
    padding: 42px 0 0 0;
}

.detectionThree .one h2 {
    position: relative;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #a747b4;
    font-weight: normal;
}

.detectionThree .one h2::after {
    display: block;
    content: "";
    position: absolute;
    top: -16px;
    left: 0;
    width: 40px;
    height: 2px;
    background: #a747b4;
}

.detectionThree .one p {
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 28px;
    color: #666;
    margin: 20px auto 0;
	text-indent: 2em;
    text-align: justify;
}

.detectionThree .one .img {
    margin: 40px auto 0;
}

.detectionThree .one .img img+img {
    margin: 0 0 0 8px;
}

.detectionThree .one .table {
    margin: 45px auto 0;
}

.detectionThree .one .table table+table {
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}

.detectionThree .one .table table {
    float: left;
    width: 50%;
    border-top: 2px solid #343434;
    border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.detectionThree .one .table table tr td {
    text-align: center;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    line-height: 36px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #000;
}

.detectionThree .one .table table tr td.w21 {
    width: 21%;
}

.detectionThree .one .table table tr td.w39 {
    width: 39%;
}

.detectionThree .one .table table tr td.w40 {
    width: 40%;
}

.detectionThree .two .table table tr td.w21 {
    width: 21%;
}

.detectionThree .two .table table tr td.w39 {
    width: 39%;
}

.detectionThree .two .table table tr td.w40 {
    width: 40%;
}

.detectionThree .one .table table tr td.left {
    text-align: left;
    text-indent: 2em;
}

.detectionThree .two {
    margin: 45px 0 auto;
}

.detectionThree .two p {
    font-size: 16px; line-height:28px;
    font-family: "微软雅黑";
    color: #666;
	text-indent: 2em;
}

.detectionThree .two .img {
    margin: 40px auto 30px;
}

.detectionThree .two .img img+img {
    margin: 0 0 0 6px;
}

.detectionThree .two .table {
    border-top: 2px solid #343434;
}

.detectionThree .two .table table {
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.detectionThree .two .table table tr td {
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #000;
}

.detectionThree .two .table table tr td.left {
    text-align: left;
    text-indent: 5em;
}

.detectionThree .three {
    margin: 84px auto 108px;
}

.news {
    margin: 0 auto 120px;
}

.news ul {
    margin: 0 auto 64px;
}

.news ul li.on {
    padding: 0 0 70px 0;
    border-bottom: 1px solid #dadada;
}

.news ul li.on .left {
    float: left;
    width: 370px;
    overflow: hidden;
}

.news ul li.on .left img {
    width: 100%;
}

.news ul li.on .right {
    float: right;
    width: 678px;
    height: 287px;
    position: relative;
}

.news ul li.on .right h2 {
    font-size: 26px;
    font-family: "微软雅黑";
    color: #000;
    margin: 16px auto 10px;
}

.news ul li.on .right h3 {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #aaa;
    font-weight: 300;
    margin: 0 auto 20px;
}

.news ul li.on .right h3 img {
    margin: 0 6px 0 0;
}

.news ul li.on .right p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #585656;
    line-height: 30px;
    font-weight: normal;
}

.news ul li.on .right a {
    display: block;
    width: 117px;
    height: 37px;
    line-height: 37px;
    text-indent: 1.5em;
    border: 1px solid #75197e;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #75197e;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.news ul li.on .right a::after {
    display: block;
    content: "";
    width: 33px;
    height: 2px;
    background: #75197e;
    position: absolute;
    right: -19px;
    top: 50%;
    transform: translate(0%, -50%);
    transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
}

.news ul li.on .right a:hover {
    left: 5px;
}

.news ul li.on .right a:hover::after {
    right: -10px;
}

.news ul li {
    border-bottom: 1px solid #f3f3f3;
}

.news ul li a.clearfixed {
    padding: 30px 0;
    display: block;
    width: 100%;
    height: 100%;
}

.news ul li a.clearfixed .left {
    float: left;
    width: 900px;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.news ul li a.clearfixed .left h2 {
    font-size: 18px;
    font-family: "微软雅黑";
    color: #464646;
    margin: 0 0 6px 0;
}

.news ul li a.clearfixed .left p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #585656;
}

.news ul li a.clearfixed .left i {
    display: none;
}

.news ul li a.clearfixed .right {
    float: right;
    width: 75px;
    height: 75px;
    border: 1px solid #ccc;
    text-align: center;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.news ul li a.clearfixed .right p {
    color: #999;
    font-size: 50px;
    line-height: 50px;
    font-family: "微软雅黑";
}

.news ul li a.clearfixed .right p+p {
    font-size: 14px;
    line-height: 24px;
}

.news ul li:hover a.clearfixed {
    background: #75197e;
}

.news ul li:hover a.clearfixed .left {
    margin: 0 0 0 20px;
}

.news ul li:hover a.clearfixed .left h2 {
    color: #fff;
}

.news ul li:hover a.clearfixed .left p {
    color: #fff;
}

.news ul li:hover a.clearfixed .right {
    margin: 0 20px 0 0;
    border: 1px solid #fff;
}

.news ul li:hover a.clearfixed .right p {
    color: #fff;
}

.newsView {}

.newsView h2.title {
    text-align: center;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #333;
    position: relative;
    margin: 30px auto 70px;
}

.newsView h2.title::after {
    display: block;
    content: "";
    width: 46px;
    height: 3px;
    background: #993399;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.newsView .content {
    padding: 0 0 54px 0;
    border-bottom: 1px solid #eff0f1;
}

.newsView .content p {
    font-size: 16px;
    color: #333;
    font-family: "微软雅黑";
    line-height: 28px;
    text-indent: 2em;
}

.newsView .content p img {
    text-indent:0;
}


.newsView .jump {
    margin: 28px auto 70px;
}

.newsView .jump .left {
    float: left;
}

.newsView .jump .left p {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newsView .jump .left p+p {
    margin: 5px auto 0;
}

.newsView .jump .right {
    float: right;
}

.newsView .jump .right a {
    display: block;
    text-align: center;
    width: 90px;
    height: 40px;
    line-height: 40px;
    background: #873b95;
    color: #fff;
    font-size: 16px;
}

.news3 {}

.news3 ul {
    margin: 70px auto 50px;
}

.news3 ul li {
    float: left;
    width: calc(50% - 10px);
    border: 1px solid #eee;
    position: relative;
    text-align: center;
}

.news3 ul li+li {
    float: right;
}

.news3 ul li i {
    display: block;
    width: 4px;
    height: 4px;
    background: #75197e;
    position: absolute;
    top: -3px;
    left: -3px;
}

.news3 ul li img {
    margin: 10px auto;
}

.news3 ul li i.b {
    left: inherit;
    right: -3px;
}

.news3 ul li i.c {
    top: inherit;
    bottom: -3px;
}

.news3 ul li i.d {
    left: inherit;
    right: -3px;
    top: inherit;
    bottom: -3px;
}

.newNav .title {
    height: 70px;
    line-height: 70px;
    background: #efefef;
}

.newNav .title span {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #7b7b7b;
    display: inline-block;
    width: 180px;
    text-align: center;
}

.newNav .title span.a {
    text-align: left;
    text-indent: 4em;
    width: 360px;
}

.newNav .Collapsing {
    width: 100%;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
    background: #fff;
    position: relative;
    border-bottom: 2px solid #f4f4f4;
}

.newNav .Collapsing.current {
    border: none;
}

.newNav .Collapsing::before {
    display: block;
    content: "";
    width: 21px;
    height: 23px;
    background: url(../images/before.png) no-repeat center;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0%, -50%);
}

.newNav .Collapsing.current::before {
    background: url(../images/before2.png) no-repeat center;
}

.newNav .Collapsing::after {
    display: block;
    content: "";
    width: 19px;
    height: 19px;
    background: url(../images/after.png) no-repeat center;
    position: absolute;
    top: 50%;
    right: 82px;
    transform: translate(0%, -50%);
}

.newNav .Collapsing.current::after {
    background: url(../images/after2.png) no-repeat center;
}

.newNav .Collapsing span {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #7b7b7b;
    display: inline-block;
    width: 180px;
    text-align: center;
    font-weight: normal;
}

.newNav .Collapsing span.a {
    text-align: left;
    text-indent: 4em;
    width: 360px;
}

.newNav .coll_body {
    display: none;
    background: #efefef;
}

.newNav .coll_body .center {
    padding: 20px 130px 50px 50px;
}

.newNav .coll_body .center h4 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #7b7b7b;
    margin: 25px auto 0;
}

.newNav .coll_body .center p {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #7b7b7b;
    line-height: 30px;
}

.bottomNav {}

.bottomNav ol {
    margin: 95px auto 100px;
}

.bottomNav ol li {
    float: left;
    width: calc(25% - 10px);
    height: 142px;
    text-align: center;
    border: 1px solid #d7d7d7;
    position: relative;
}

.bottomNav ol li+li {
    margin: 0 0 0 10px;
}

.bottomNav ol li h2 {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #a747b4;
    font-weight: normal;
    margin: 30px auto 0;
}

.bottomNav ol li p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #666;
    font-weight: normal;
    margin: 12px auto 0;
}

.bottomNav ol li::before {
    display: block;
    content: "";
    width: 44px;
    height: 44px;
    background: url(../images/bottomNav1.jpg);
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.bottomNav ol li:nth-child(2)::before {
    background: url(../images/bottomNav2.jpg);
}

.bottomNav ol li:nth-child(3)::before {
    background: url(../images/bottomNav3.jpg);
}

.bottomNav ol li:nth-child(4)::before {
    background: url(../images/bottomNav4.jpg);
}

.news4 ul li.on {
    border-bottom: none;
}

.product {
    margin: 20px auto 125px;
}

.product ul li {
    float: left;
    width: 355px;
    text-align: center;
    overflow: hidden;
}

.product ul li img {
    width: 100%;
}

.product ul li p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #555;
    margin: 24px auto 36px;
}

.product ul li+li {
    margin: 0 0 0 17px;
}

.product ul li:nth-child(3n+1) {
    margin: 0;
}

.product .publicPaging {
    margin: 50px auto 0;
}

.product2 ul {
    margin: 0 auto 80px;
}

.product2 ul li {
    border-bottom: 1px solid #e7e7e7;
    line-height: 46px;
}

.product2 ul li a span {
    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #555;
}

.product2 ul li a span+span {
    float: right;
}

.product2 .publicPaging {
    margin: 0 auto 50px;
}

.research {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 40px;
}

.research2 p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333;
    line-height: 28px;
    text-align: center;
}

.research2>img {
    display: block;
    margin: 60px auto 100px;
}

.research3 ul {
    margin: 64px auto 48px;
}

.research3 ul li {
    width: calc(100% - 12px);
    border: 6px solid #f3f5f6;
}

.research3 ul li .padding {
    padding: 0 60px 70px 60px;
}

.research3 ul li img {
    float: left;
    margin: 56px 70px 0 64px;
}

.research3 ul li h2 {
    font-size: 42px;
    font-family: "微软雅黑";
    color: #000;
    margin: 70px auto 0;
    display: inline-block;
}

.research3 ul li h2 span {
    font-size: 26px;
    color: #333;
    /* border: 2px solid #d9d8d8; */
    padding: 3px 16px;
    position: relative;
    top: -3px;
    font-weight: normal;
}

.research3 ul li h3 {
    font-size: 22px;
    font-family: "微软雅黑";
    color: #333;
    margin: 18px auto 15px;
    font-weight: normal;
}

.research3 ul li p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #494848;
    line-height: 30px;
    text-align: justify;
}

.research3 ul li+li {
    margin: 40px auto 0;
}

.research3 .publicPaging {
    margin: 0 auto 80px;
}

.form-select select {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px 3px;
    margin-right: 11px;
    width: 130px;
    height: 28px;
    line-height: 28px;
    _vertical-align: bottom;
    _margin-top: 3px
}

.form-select .mr0 {
    margin-right: 0
}

.Cootion {
    width: 100%;
    background-color: #f5f5f5;
    padding: 50px 0
}

.m_map {
    width: 989px;
    height: 724px;
    margin: 30px auto;
    position: relative;
    background: url(../images/diru.png) no-repeat 0 0
}

.tait {
    font-size: 36px;
    font-weight: 700;
    color: #666;
    text-align: center;
    left: 100px
}

.tait span {
    color: #ff6d3b
}

.tait2 {
    font-size: 36px;
    font-weight: 700;
    color: #666;
    text-align: center;
    padding: 50px 0
}

.mp {
    position: absolute;
    cursor: pointer;
    background: url(../images/fi1.png) no-repeat 4px 20px;
    width: 24px;
    height: 63px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.mp:hover {
    background: url(../images/fi2.png) no-repeat 4px 20px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.hover_tu {
    background: url(../images/fi2.png) no-repeat 4px 20px
}

.mp .mito {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #000
}

.mp .find_mi1 {
    left: 26px;
    bottom: 20px;
    width: 55px;
}

.mp .find_mi2 {
    left: -5px;
    width: 55px
}

.feng {
    position: absolute;
    display: none;
    width: 229px;
    height: 107px;
    background: #fff;
    border: 1px solid #a148b4;
    top: -100px;
    left: -100px;
    z-index: 10;
}

.feng .sang {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: -10px;
    background: url(../images/vf2.png) no-repeat 0 0;
    width: 14px;
    height: 10px
}

.feng .tree .du_size {
    padding: 18px 25px;
}

.feng .tree .du_size h2 {
    font-size: 18px;
    color: #343434;
    font-family: "微软雅黑";
}

.feng .tree .du_size p {
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.mp1 {
    left: 190px;
    top: 272px;
}

.mp2 {
    left: 220px;
    top: 450px;
}

.mp3 {
    left: 340px;
    top: 380px;
}

.mp4 {
    left: 430px;
    top: 470px;
}

.mp5 {
    left: 420px;
    top: 578px;
}

.mp6 {
    left: 480px;
    top: 380px;
}

.mp7 {
    left: 508px;
    top: 344px;
}

.mp8 {
    left: 552px;
    top: 405px;
}

.mp9 {
    left: 535px;
    top: 478px;
}

.mp10 {
    left: 520px;
    top: 536px;
}

.mp11 {
    left: 554px;
    top: 592px;
}

.mp12 {
    left: 600px;
    top: 460px;
}

.mp13 {
    left: 596px;
    top: 520px;
}

.mp14 {
    left: 632px;
    top: 596px;
}

.mp15 {
    left: 666px;
    top: 524px;
}

.mp16 {
    left: 704px;
    top: 550px;
}

.mp17 {
    left: 738px;
    top: 492px;
}

.mp18 {
    left: 762px;
    top: 454px;
}

.mp19 {
    left: 686px;
    top: 444px;
}

.mp20 {
    left: 704px;
    top: 358px;
}

.mp21 {
    left: 656px;
    top: 318px;
}

.mp22 {
    left: 666px;
    top: 196px;
}

.mp23 {
    left: 860px;
    top: 130px;
}

.mp24 {
    left: 835px;
    top: 200px;
}

.mp25 {
    left: 790px;
    top: 250px;
}

.mp26 {
    left: 675px;
    top: 275px;
}

.mp27 {
    left: 690px;
    top: 295px;
}

.mp28 {
    left: 610px;
    top: 342px;
}

.mp29 {
    left: 630px;
    top: 405px;
}

.mp30 {
    left: 735px;
    top: 420px;
}

.mp31 {
    left: 622px;
    top: 612px;
}

.mp.mp31 .find_mi1{
    left: -32px;
}

.mp32 {
    left: 638px;
    top: 612px;
}

.mp33 {
    left: 568px;
    top: 666px;
}

.productThree .list {
    width: 962px;
    margin: 0 auto;
}

.productThree .list li {
    float: left;
    width: calc(50% - 6px);
    border: 1px solid #ededed;
    border-radius: 6px;
    margin: 0 auto 20px;
}

.productThree .list li:nth-child(even) {
    float: right;
}

.productThree .list li .left {
    float: left;
    margin: 24px 72px 24px 38px;
    position: relative;
}

.productThree .list li .left::before {
    display: block;
    content: '';
    width: 1px;
    height: 49px;
    background: #e8e8e8;
    position: absolute;
    top: 50%;
    right: -38px;
    transform: translate(0%, -50%);
}

.productThree .list li .left i {
    display: block;
    width: 21px;
    height: 29px;
    background: url(../images/fi1.png) no-repeat center;
    margin: 0 auto;
}

.productThree .list li .left p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333;
}

.productThree .list li .right h2 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333;
    margin: 12px auto 2px;
    font-weight: normal;
}

.productThree .list li .right p {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
}

.productThree .list li:last-child {
    /*width: 100%;
    background: url(../images/101.png) no-repeat 90% center;*/
}

.imgIndex {
    position: absolute;
    top: 0;
    opacity: 0;
}

.webBanner {
    display: none !important;
}

.isWeb {
    display: none;
}

.webMap {
    display: none;
}

.isHeader .wrap a.iphone {
    display: none;
}

.scrollGnb .gnb>ul {
    margin: 0 0 0 200px !important;
}

.scrollGnb .gnb>ul>li {
    margin-right: 30px !important;
}

#header .left_navi .lang li {
    position: relative;
}

#header .left_navi .lang li .ewm {
    display: none;
    position: absolute;
    left: -50px;
    top: 30px;
    width: 130px;
    max-width: initial;
}

#header .left_navi .lang li:hover .ewm {
    display: block;
}

.rndpage #header .gnb>ul>li:nth-child(3)>a {
    border: none;
}

@media all and (max-width: 568px) {
    .fixed-logo {
        display: none;
    }
    #header h1 {
        padding: 3px 0px;
    }
    #main .keyvisual .slides li .img video {
        display: none;
    }
    .imgIndex {
        position: relative;
        opacity: 1;
    }
    #main .keyvisual .slides li .img img {
        animation: auto;
    }
    #main .keyvisual .flexslider .txt_area {
        display: none;
    }
    #header {
        position: fixed;
        margin: 0;
        padding: 0;
    }
    #mb_gnb_area .gnb_top .logo img {
        width: 60%;
        position: relative;
        top: -6px;
    }
    .section_wrap .swiperWrap .box {
        width: 100%;
    }
    .section_wrap .swiperWrap .box .btn {
        display: none;
    }
    #wrapper {
        padding: 0 !important;
    }
    #main .main_news .section_con ul li .imgBox {
        width: 50%;
    }
    #main .main_news .section_con ul li .info p {
        font-size: 16px;
    }
    #main .main_news .section_con ul li .info {
        width: 50%;
    }
    #main .main_news .section_con ul li .info .posi span {
        font-size: 16px;
        margin-top: -2px;
    }
    #main .main_global .section_con ul li .slot_wrap {
        font-size: 30px;
        height: 46px;
    }
    #main .main_global .section_con {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    #main .main_global .wrap .section_sub_tit .aniWrap {
        font-size:2.0em;
    }
    #main .main_global {
        margin: 0 auto;
    }
    #main .main_global .section_con ul li .h_txt {
        font-size: 18px;
    }
    #main .main_global .section_con ul li .h_txt2 {
        font-size:1.3em;
    }
    #main .main_global .section_con ul li {
        margin: 0 auto 20px;
    }
    #footer {
        position: relative;
        top: -17px;
    }
    .section_wrap .section_con {
        padding: 48px 0;
    }
    #footer .footer_wrap .copy span {
        display: inline-block;
        margin: 5px auto;
    }
    #footer .footer_wrap .f_addr,
    #footer .footer_wrap .f_addr li {
        font-size: 14px;
    }
    .pcBanner {
        display: none !important;
    }
    .webBanner {
        display: block !important;
    }
    .page-banner {
        position: relative;
    }
    .page-banner .text {
        position: absolute;
        display: none;
    }
    /* .page-banner .text span {
        position: absolute;
        display: block;
        top: 0;
        left: 27px;
        width: 5px;
        height: 5px;
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.3);
        transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
        -webkit-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
        -moz-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
    }
    .page-banner .text span.x-repaint {
        width: 50px;
        transform: matrix(1, 0, 0, 1, -25, 0);
        -webkit-transform: matrix(1, 0, 0, 1, -25, 0);
    }
    .page-banner .text span:before {
        content: '';
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 5px;
        border-radius: 10px;
    }
    .page-banner .text span:after {
        content: '';
        background: #fff;
        position: absolute;
        top: 0;
        right: 0;
        width: 5px;
        height: 5px;
        border-radius: 10px;
    } */
    .page-banner .section_top {
        position: absolute;
        bottom: -5px;
        left: 0px;
        z-index: 2;
        width: 100%;
    }
    .sub_tab_menu {
        border-right: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
    }
    .sub_tab_menu li {
        float: left;
        width: 50%;
        display: block;
        border: none;
        border-top: 1px solid #d9d9d9;
        border-left: 1px solid #d9d9d9;
    }
    .sub_tab_menu li:last-child {
        border-right: none;
    }
    .sub_tab_menu li.on a {
        color: #fff;
        background: -webkit-linear-gradient(-90deg, #843b94, #993d99);
        background: -o-linear-gradient(-90deg, #843b94, #993d99);
        background: -moz-linear-gradient(-90deg, #843b94, #993d99);
        background: linear-gradient(-90deg, #843b94, #993d99);
        border: none;
        font-weight: normal;
    }
    .sub_tab_menu li a {
        padding: 8px 0;
    }
    .aboutOne .left {
        width: 100%;
        border-radius: 5px 5px 0 0;
        background-size: 100%;
    }
    .aboutOne .right {
        width: 100%;
        height: auto;
    }
    .aboutOne .text>p {
        margin: 35px auto 0;
    }
    .aboutTwo ul li {
        width: 50%;
    }
    .aboutTwo ul li::after {
        display: none;
    }
    .aboutThree {
        margin: 30px auto;
    }
    .aboutFour h2 {
        margin: 0 auto 24px;
    }
    .contents_wrap .contents .con_wrap .titles {
        text-align: center;
    }
    .contents_wrap .contents .con_wrap .titles h2 {
        font-size: 22px;
        font-weight: normal;
        font-family: "微软雅黑";
        color: #853175;
    }
    .contents_wrap .contents .con_wrap .titles p {
        font-size: 16px;
        font-family: "微软雅黑";
        color: #666;
        margin: 10px auto 0;
    }
    .about2One ul {
        margin: 0 auto 30px;
    }
    .about2One ul li {
        width: 100%;
    }
    .about2One ul li+li {
        margin: 0;
    }
    .about2One ul li:nth-child(3n+1) {
        margin: 0;
    }
    .publicPaging span {
        width: 40%;
        border-radius: 15px;
        font-size: 0;
        position: relative;
        margin: 0 15px;
    }
    .publicPaging span::before {
        display: block;
        position: absolute;
        content: "<  上一页";
        width: 100%;
        height: 100%;
        color: #9e9e9e;
        font-size: 14px;
    }
    .publicPaging span+span {
        display: none;
    }
    .publicPaging span:last-child {
        display: inline-block;
    }
    .publicPaging span:last-child::before {
        content: "下一页  >";
    }
	.publicPaging span a {
		display: block !important;
		width: 100% !important;*/
		position: relative;
		z-index: 9;
		opacity: 0;	
	}
    .about2Two ul {
        margin: 0 auto 30px;
    }
    .about2Two ul li {
        width: 100%;
        height: auto;
    }
    .about2Two ul li+li {
        margin: 10px auto 0;
    }
    .about2Two ul li h3 {
        margin: 18px auto;
    }
    .about2Two ul li h3::after {
        bottom: -8px;
    }
    .about2Two ul li p {
        margin: 10px auto 0;
        font-size: 14px;
    }
    .about2Two ul li i {
        margin: 18px auto;
    }
    .isPc {
        display: none;
    }
    .isWeb {
        display: block;
    }
    .about4One {
        width: 100%;
        margin: 30px auto 0;
        height: auto;
        padding: 0 0 40px 0;
    }
    .about4One .padi {
        padding: 2%;
    }
    .about4One .padi .one .left {
        width: 100%;
        margin: 30px auto 0;
    }
    .about4One .padi .one .left::before {
        display: none;
    }
    .about4One .padi .one .left .title span {
        display: block;
    }
    .about4One .padi .one .left .title {
        line-height: 28px;
        padding: 0 0 0 10px;
    }
    .about4One .padi .one .left .title b {
        width: auto;
    }
    .about4One .padi .one .left .title::before {
        left: 20px;
    }
    .about4One .padi .one .right {
        display: none;
    }
    .about4One .padi .two {
        margin: 40px auto 0;
        padding: 0 20px;
    }
    .about4One .padi .two h3 {
        font-size: 22px;
        margin: 0 auto 15px;
    }
    .about4One .padi .two textarea {
        margin: 0 auto 5px;
    }
    .about4One .padi .two input {
        width: 100%; margin-left:0; margin-top:5px;
    }
    .about4One .padi .two input+input {
        margin: 5px auto 0;
    }
    .about4One .padi .two button {
        margin: 40px auto 0;
        width: 100%;
    }
    .contents_wrap .map {
        margin: 0 auto;
    }
    .threeNav li {
        width: 33.333%;
    }
    .detectionOne {
        padding: 0;
    }
    .detectionOne .one .img img+img {
        margin: 20px auto 0;
    }
    .detectionOne .one p {
        margin: 0 auto 30px;
    }
    .detectionOne .two {
        margin: 20px auto 0;
    }
    .detectionOne .two .img {
        display: none;
    }
    .detectionOne .two img {
        margin: 0 auto;
    }
    .detectionTwo {
        padding: 0;
    }
    .detectionTwo .img {
        margin: 0 auto 30px;
    }
    .detectionTwo .img img {
        float: left;
        width: 50%;
    }
    .detectionTwo .img img:nth-child(4) {
        margin: -37% auto 0;
    }
    .detectionTwo .img img:last-child {
        margin: -7% auto 0;
    }
    .detectionTwo p {
        margin: 0 auto 30px;
        font-size: 16px;
    }
    .detectionTwo .imgs {
        margin: 0 auto 50px;
    }
    .detectionTwo .imgs img {
        float: left;
        width: calc(50% - 3px);
        margin: 3px auto;
    }
    .detectionTwo .imgs img:nth-child(even) {
        float: right;
    }
    .detectionTwo .imgs img+img {
        margin: 3px auto;
    }
    .detectionThree .one {
        padding: 20px 0 0 0;
    }
    .detectionThree .one p {
        margin: 20px auto 0;
        font-size: 15px;
    }
    .detectionThree .one .img {
        margin: 30px auto 0;
    }
    .detectionThree .one .img img+img {
        margin: 8px auto 0;
    }
    .detectionThree .one .table {
        margin: 30px auto 0
    }
    .detectionThree .one .table table {
        width: 100%;
    }
    .detectionThree .one .table table+table {
        margin: 20px auto 0;
    }
    .detectionThree .one .table table tr td.left {
        text-indent: 0;
        text-align: center;
        line-height: 24px;
    }
    .detectionThree .two {
        margin: 30px auto 0;
    }
    .detectionThree .two .img {
        margin: 30px auto;
    }
    .detectionThree .two .img img {
        width: 100%;
    }
    .detectionThree .two .img img+img {
        margin: 10px auto 0;
    }
    .detectionThree .two .table table tr td {
        line-height: 24px;
    }
    .detectionThree .two .table table tr td.left {
        text-align: center;
        text-indent: 0;
    }
    .detectionThree .three {
        display: none;
    }
    .news ul li.on {
        padding: 0 0 40px 0;
    }
    .news ul li.on .left {
        width: 100%;
    }
    .news ul li.on .right {
        width: 100%;
        height: auto;
    }
    .news ul li.on .right h2 {
        font-size: 18px;
    }
    .news ul li.on .right h3 {
        display: none;
    }
    .news ul li.on .right a {
        position: relative;
        margin: 30px 0 0 0;
        background: #873b95;
        text-align: center;
        text-indent: 0;
        color: #fff;
        width: 100px;
        height: 28px;
        line-height: 28px;
    }
    .news ul li.on .right a::after {
        display: none;
    }
    .news ul li a.clearfixed .left {
        width: 100%;
        position: relative;
    }
    .news ul li a.clearfixed .right {
        display: none;
    }
    .news ul li a.clearfixed .left h2 {
        margin: 0 auto 10px;
    }
    .news ul li a.clearfixed .left i {
        display: block;
        margin: 30px 0 0 0;
        background: #873b95;
        text-align: center;
        text-indent: 0;
        color: #fff;
        width: 100px;
        height: 28px;
        line-height: 28px;
        border: 1px solid #75197e;
        font-size: 14px;
        font-family: "微软雅黑";
    }
    .news {
        margin: 0 auto 30px;
    }
    .news ul {
        margin: 0 auto 50px;
    }
    .newsView h2.title {
        font-size: 18px;
        margin: 30px auto 40px;
    }
    .newsView .content p {
        font-size: 15px;
        margin: 0 auto 10px;
    }
	@media (max-width: 568px){
		.newsView .content p img{
			margin: 0 0 0 -2em;
		}
		.newsView .content p img+img {
			margin: 0;	
		}
	}
    .newsView .jump .left {
        width: 70%;
    }
    .newsView .jump .left p+p {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .newsView .jump .right a {
        margin: 5px auto 0;
    }
    .news3 ul {
        display: none;
    }
    .news3 .newNav {
        margin: 30px auto 0;
    }
    .newNav .title {
        height: 50px;
        line-height: 50px;
    }
    .newNav .title span {
        width: 24% !important;
        text-indent: 0 !important;
        text-align: center !important;
    }
    .newNav .title span:nth-child(2) {
        display: none;
    }
    .newNav .Collapsing.current::before {
        display: none;
    }
    .newNav .Collapsing {
        height: 50px;
        line-height: 50px;
    }
    .newNav .Collapsing::before {
        display: none;
    }
    .newNav .Collapsing span {
        width: 25% !important;
        text-indent: 0 !important;
        text-align: center !important;
        font-size: 14px;
    }
    .newNav .Collapsing span:nth-child(2) {
        display: none;
    }
    .newNav .Collapsing span:nth-child(3) {
        width: 20% !important;
    }
    .newNav .Collapsing::after {
        right: 38px;
    }
    .newNav .coll_body .center {
        padding: 5% 10%;
    }
    .newNav .coll_body .center h4 {
        margin: 10px auto 0;
    }
    .bottomNav ol li {
        width: calc(50% - 8px);
        margin: 0 auto 30px;
    }
    .bottomNav ol li+li {
        margin: 0 auto 30px;
    }
    .bottomNav ol li:nth-child(even) {
        float: right;
    }
    .bottomNav ol {
        margin: 80px auto 0;
    }
    .product {
        margin: 20px auto 50px;
    }
    .product ul li {
        width: 100%;
    }
    .product ul li p {
        margin: 15px auto;
    }
    .product ul li+li {
        margin: 0 auto;
    }
    .price_table,
    .start_table {
        width: 100%;
    }
    .price_table tr.xl66 td {
        font-size: 14px !important;
    }
    .m_map {
        width: 100%;
        display: none;
    }
    .webMap {
        display: block;
        margin: 30px auto;
    }
    .productThree .list {
        width: 100%;
    }
    .productThree .list li {
        width: 100%;
    }
    .productThree .list li .right {
        padding: 0 0 20px 0;
    }
    .research3 ul {
        margin: 30px auto;
    }
    .research3 ul li .padding {
        padding: 5%;
    }
    .research3 ul li img {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .research3 ul li h2 {
        margin: 10px auto 0;
        font-size: 28px;
    }
    .research3 ul li h2 span {
        font-size: 20px;
        top: 0;
    }
    .research3 ul li h3 {
        font-size: 18px;
        margin: 10px auto;
    }
    .research3 ul li p {
        font-size: 14px;
        line-height: 28px;
    }
}



/**2020-07-22**/
.lileNew .lileTitle {
    font-size: 20px;
    font-family: "微软雅黑";
    color: #a747b4;
    position: relative;
    margin-bottom: 40px !important;
}

.lileNew .lileTitle::after {
    display: block;
    content: "";
    width: 40px;
    height: 2px;
    background: #a747b4;
    position: absolute;
    top: -20px;
    left: 0;
}

.lileNew .lileP {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #666;
    text-indent: 2em;
    line-height: 28px;
    margin: 0 auto 40px !important;
}

.lileNew .imgCenter {
    text-align: center;
}

.lileNew .imgCenter img {
    float: none;
    display: inline-block;
}

.detectionOne .imgCenter {
    text-align: center;
}

.detectionOne .imgCenter img {
    display: inline-block;
    margin: 3px 0.8px;
}

.lileNew .one {
    margin: 0 auto 100px;
}

.lileNew .two {
    margin: 0 auto 90px;    
}

.detectionOne .imgCenter .left {
    float: left;
    width: 716px;
}

.detectionOne .imgCenter .left img {
    float: left;
}

.detectionOne .imgCenter .left img:nth-child(2) {
    float: right;
}

.detectionOne .imgCenter .right {
    float: right;
}

.lileNew .three {
    margin: 0 auto 100px;
}

.lileNew .three .imgCenter {
    margin: 0 auto 32px;
}

.lileNew .three .textP {
    text-align: center;
}

.lileNew .three .textP h5 {
    font-size: 22px;
    font-family: "微软雅黑";
    color: #666;
}

@media all and (max-width: 568px) {
    .detectionOne .imgCenter .left {
        width: 100%;
    }

    .detectionOne .imgCenter .left img {
        width: 100%;
    }
    .lileNew .imgCenter{
    width: 100%;}
    .detectionOne .imgCenter img{
    width: 100%;}

    .lileNew .two .img {
        display: block;
        width:100%;
    }
    .lileNew .two .img img {
        width: 100%;
    }
	.isHeader .wrap a.iphone {
    display:block;
}
}

@font-face{ font-family: 'SourceHanSerifCN-Bold';
src:url('../fonts/SourceHanSerifCN-Bold.otf');; 
font-weight:normal;
font-style: normal;}

.aboutOne .left h1 {
    width: 284px;
    padding: 0;
    font-size: 26px;
    font-family: "SourceHanSerifCN-Bold";
    color: #fff;
    letter-spacing: 0;
    margin: 74px auto;
    text-align: center;
}










